From: Michael Albinus Date: Tue, 25 Aug 2009 19:26:07 +0000 (+0000) Subject: * dbus.texi (Top): Remove footnote saying D-Bus is not enabled by X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~324^2~10894 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=9f7d61d3fad57648a18f288ed2c6218f5a967ed9;p=emacs.git * dbus.texi (Top): Remove footnote saying D-Bus is not enabled by default. (Bug#4256) --- diff --git a/doc/misc/dbus.texi b/doc/misc/dbus.texi index 7bf7529d1b4..3e9d368a752 100644 --- a/doc/misc/dbus.texi +++ b/doc/misc/dbus.texi @@ -32,12 +32,10 @@ developing GNU and promoting software freedom.'' @node Top, Overview, (dir), (dir) @top D-Bus integration in Emacs -This manual documents an API for usage of D-Bus in -Emacs.@footnote{D-Bus is not enabled by default. You must run -@command{./configure --with-dbus} in Emacs' top level directory, -before you compile Emacs.} D-Bus is a message bus system, a simple -way for applications to talk to one another. An overview of D-Bus can -be found at @uref{http://dbus.freedesktop.org/}. +This manual documents an API for usage of D-Bus in Emacs. D-Bus is a +message bus system, a simple way for applications to talk to one +another. An overview of D-Bus can be found at +@uref{http://dbus.freedesktop.org/}. @ifnottex @insertcopying